Skip to content

Update dependency typing_extensions to v4.15.0#52

Merged
Medicopter117 merged 1 commit into2.0.0from
renovate/typing_extensions-4.x
Dec 29, 2025
Merged

Update dependency typing_extensions to v4.15.0#52
Medicopter117 merged 1 commit into2.0.0from
renovate/typing_extensions-4.x

Conversation

@renovate
Copy link
Contributor

@renovate renovate bot commented Dec 29, 2025

This PR contains the following updates:

Package Change Age Confidence
typing_extensions (changelog) ==4.13.2 -> ==4.15.0 age confidence

Release Notes

python/typing_extensions (typing_extensions)

v4.15.0

Compare Source

No user-facing changes since 4.15.0rc1.

v4.14.1

Compare Source

  • Fix usage of typing_extensions.TypedDict nested inside other types
    (e.g., typing.Type[typing_extensions.TypedDict]). This is not allowed by the
    type system but worked on older versions, so we maintain support.

v4.14.0

Compare Source

Changes since 4.14.0rc1:

  • Remove __or__ and __ror__ methods from typing_extensions.Sentinel
    on Python versions <3.10. PEP 604 was introduced in Python 3.10, and
    typing_extensions does not generally attempt to backport PEP-604 methods
    to prior versions.
  • Further update typing_extensions.evaluate_forward_ref with changes in Python 3.14.

Configuration

📅 Schedule: Branch creation - "after 18:00 and before 22:00" in timezone Europe/Berlin, Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@Medicopter117 Medicopter117 merged commit c26d088 into 2.0.0 Dec 29, 2025
2 checks passed
@Medicopter117 Medicopter117 deleted the renovate/typing_extensions-4.x branch December 29, 2025 23:38
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant